home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / misc / coding / 5tinydms / sintable.gfa (.txt) < prev    next >
GFA-BASIC MS-DOS  |  1995-11-30  |  462b  |  9 lines

  1. GFA-BASIC MS-DOS
  2. a3D_2d    init3d_2NC
  3. sintable.sct
  4. "o",#1,"sintable.sct"FOR
  5. 511+128PRINT
  6. #1,MKL$(ROUND(SIN((
  7. *PI*2)/512)*4096));
  8. CLOSE
  9.